home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #3 / K-CD-3-2003.ISO / Tiger Hunt / tigerhuntgold.exe / STYLE.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-11-08  |  340 b   |  28 lines

  1.  
  2.  
  3.     BODY { font-size: 12px; color: black; font-family: Verdana, Arial, Helvetica; 
  4.     a { text-decoration: underline; }
  5.  
  6.     a:hover { text-decoration: underline; }    
  7.  
  8.     p { 
  9.  
  10.     font-size: 12px;
  11.  
  12.     color: black;
  13.  
  14.     font-family: Verdana, Arial, Helvetica; }
  15.  
  16.     
  17.  
  18.     .titulo_seccion {
  19.  
  20.     font-size: 18px ;
  21.  
  22.     font-family: Verdana, Arial, Helvetica;
  23.  
  24.  
  25.     }
  26.  
  27.     
  28. }